ComponentOne ASP.NET MVC Controls
PageIndex Property (CollectionViewResponse<T>)

C1.Web.Mvc Namespace > CollectionViewResponse<T> Class : PageIndex Property
The index of page which the items are in.
Syntax
'Declaration
 
Public Property PageIndex As Integer
public int PageIndex {get; set;}
See Also

Reference

CollectionViewResponse<T> Class
CollectionViewResponse<T> Members